home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _3EF8F6F5EFBF42AD823991387F9F6D3D < prev    next >
Text File  |  2008-06-28  |  8KB  |  193 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>470</width>
  12.             <height>376</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="QGroupBox" row="2" column="1">
  23.             <property name="name">
  24.                 <cstring>VolumeInfoGroupBox</cstring>
  25.             </property>
  26.             <property name="sizePolicy">
  27.                 <sizepolicy>
  28.                     <hsizetype>5</hsizetype>
  29.                     <vsizetype>4</vsizetype>
  30.                     <horstretch>0</horstretch>
  31.                     <verstretch>0</verstretch>
  32.                 </sizepolicy>
  33.             </property>
  34.             <property name="title">
  35.                 <string>Specify a folder name to keep content of the selected partition</string>
  36.             </property>
  37.             <property name="alignment">
  38.                 <set>AlignVCenter</set>
  39.             </property>
  40.             <grid>
  41.                 <property name="name">
  42.                     <cstring>unnamed</cstring>
  43.                 </property>
  44.                 <property name="margin">
  45.                     <number>10</number>
  46.                 </property>
  47.                 <widget class="QLabel" row="0" column="0">
  48.                     <property name="name">
  49.                         <cstring>textLabel1_2</cstring>
  50.                     </property>
  51.                     <property name="text">
  52.                         <string>Folder &Name</string>
  53.                     </property>
  54.                     <property name="buddy" stdset="0">
  55.                         <cstring>FolderNameEdit</cstring>
  56.                     </property>
  57.                 </widget>
  58.                 <widget class="CLineEdit" row="0" column="1">
  59.                     <property name="name">
  60.                         <cstring>FolderNameEdit</cstring>
  61.                     </property>
  62.                     <property name="HintText" stdset="0">
  63.                         <string>Enter a folder name here</string>
  64.                     </property>
  65.                     <property name="whatsThis" stdset="0">
  66.                         <string>By default, the wizard offers an easy-to-understand name of the folder, where all contents of the donor partition will be placed to. However you can customize it by entering your own folder name.</string>
  67.                     </property>
  68.                 </widget>
  69.             </grid>
  70.         </widget>
  71.         <widget class="QLabel" row="0" column="1">
  72.             <property name="name">
  73.                 <cstring>textLabel1</cstring>
  74.             </property>
  75.             <property name="text">
  76.                 <string>Select an adjacent partition to merge with the target partition. This partition will be included to the one you have selected on the previous page. The content of the second partition will be placed in a folder inside the resulting partition.</string>
  77.             </property>
  78.             <property name="textFormat">
  79.                 <enum>RichText</enum>
  80.             </property>
  81.             <property name="alignment">
  82.                 <set>WordBreak|AlignTop|AlignLeft</set>
  83.             </property>
  84.         </widget>
  85.         <widget class="CUDRContainer" row="1" column="1">
  86.             <property name="name">
  87.                 <cstring>SourceUDR</cstring>
  88.             </property>
  89.             <property name="sizePolicy">
  90.                 <sizepolicy>
  91.                     <hsizetype>7</hsizetype>
  92.                     <vsizetype>7</vsizetype>
  93.                     <horstretch>0</horstretch>
  94.                     <verstretch>0</verstretch>
  95.                 </sizepolicy>
  96.             </property>
  97.             <property name="whatsThis" stdset="0">
  98.                 <string>Here you can select a FAT16/32 or NTFS partition (if several) adjacent to that chosen on the previous step of the wizard.<br><b>Warning!</b> This partition will act as a donor and be completely uptaken. Its contents will be placed to a folder on the resulted joined partition.</string>
  99.             </property>
  100.         </widget>
  101.         <spacer row="1" column="2">
  102.             <property name="name">
  103.                 <cstring>spacer4</cstring>
  104.             </property>
  105.             <property name="orientation">
  106.                 <enum>Horizontal</enum>
  107.             </property>
  108.             <property name="sizeType">
  109.                 <enum>Fixed</enum>
  110.             </property>
  111.             <property name="sizeHint">
  112.                 <size>
  113.                     <width>10</width>
  114.                     <height>20</height>
  115.                 </size>
  116.             </property>
  117.         </spacer>
  118.         <spacer row="1" column="0">
  119.             <property name="name">
  120.                 <cstring>spacer5</cstring>
  121.             </property>
  122.             <property name="orientation">
  123.                 <enum>Horizontal</enum>
  124.             </property>
  125.             <property name="sizeType">
  126.                 <enum>Fixed</enum>
  127.             </property>
  128.             <property name="sizeHint">
  129.                 <size>
  130.                     <width>10</width>
  131.                     <height>20</height>
  132.                 </size>
  133.             </property>
  134.         </spacer>
  135.         <widget class="QLabel" row="3" column="1">
  136.             <property name="name">
  137.                 <cstring>GoNextTip</cstring>
  138.             </property>
  139.             <property name="sizePolicy">
  140.                 <sizepolicy>
  141.                     <hsizetype>5</hsizetype>
  142.                     <vsizetype>4</vsizetype>
  143.                     <horstretch>0</horstretch>
  144.                     <verstretch>0</verstretch>
  145.                 </sizepolicy>
  146.             </property>
  147.             <property name="text">
  148.                 <string>To review the changes, click <b>Next</b></string>
  149.             </property>
  150.             <property name="alignment">
  151.                 <set>AlignTop|AlignLeft</set>
  152.             </property>
  153.         </widget>
  154.     </grid>
  155. </widget>
  156. <connections>
  157.     <connection>
  158.         <sender>SourceUDR</sender>
  159.         <signal>RequestProperties(CUDRItem*)</signal>
  160.         <receiver>Form1</receiver>
  161.         <slot>OnRequestProperties(CUDRItem*)</slot>
  162.     </connection>
  163.     <connection>
  164.         <sender>FolderNameEdit</sender>
  165.         <signal>textChanged(const QString&)</signal>
  166.         <receiver>Form1</receiver>
  167.         <slot>FolderNameEdit_textChanged(const QString&)</slot>
  168.     </connection>
  169.     <connection>
  170.         <sender>SourceUDR</sender>
  171.         <signal>SelectionChanged(CUDRItem*)</signal>
  172.         <receiver>Form1</receiver>
  173.         <slot>SourceUDR_SelectionChanged(CUDRItem*)</slot>
  174.     </connection>
  175. </connections>
  176. <tabstops>
  177.     <tabstop>SourceUDR</tabstop>
  178.     <tabstop>FolderNameEdit</tabstop>
  179. </tabstops>
  180. <slots>
  181.     <slot>SourcePartsList_selectionChanged()</slot>
  182.     <slot>VolSizeSlider_valueChanged(int)</slot>
  183.     <slot>OnRequestProperties(CUDRItem*)</slot>
  184.     <slot>FolderNameEdit_textChanged(const QString&)</slot>
  185.     <slot>SourceUDR_SelectionChanged(CUDRItem*)</slot>
  186. </slots>
  187. <layoutdefaults spacing="6" margin="0"/>
  188. <includehints>
  189.     <includehint>lineedit.h</includehint>
  190.     <includehint>udr.h</includehint>
  191. </includehints>
  192. </UI>
  193.